home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 18 / Mac Magazin and MacEasy Magazine CD - Issue 18.iso / Musik & Kunst / Arnold'sMIDIPlayer2.4.1b / ReadMe 2.4.1b < prev   
Text File  |  1995-12-25  |  7KB  |  154 lines

  1.  
  2. Arnold's MIDI Player 2.1.1
  3. © Arnaud Masson (amasson@planete.net)
  4.  
  5.  
  6. About this program
  7.  
  8. This program is shareware.
  9. Please if you like and use this program, send me $10 (cash or check)
  10. If you are a student or too poor, just send me a postcard !
  11.  
  12. My postal address is:
  13.  
  14. Arnaud Masson
  15. 22 route d'Epinal
  16. 88600 Grandvillers
  17. FRANCE
  18.  
  19.  
  20. What's new ?
  21.  
  22. • 2.0b
  23.  
  24. First 'serious' version of AMP (it is now a $10 shareware and postcardware for students).
  25.  
  26. The engine itself hasn't been  modified very much since v1.5, but the user interface is very different:
  27. - the main window is nicer and pitch bend are clickable
  28. - new control panel palette (like a CD player)
  29. - new channel setup palettes (to see and  change programs and controllers)
  30. - new song catalog window which supports drag&drop from the Finder (to start a song, just double-click a name in the list)
  31.  
  32. AMP still works with either the MIDI Manager or QuickTime Instruments. 
  33. - When it uses QuickTime, AMP is now controller and pitch-bend aware.
  34. - There is a new option for external devices that don't know the volume controller (#7); this can be simulated with the note velocity.
  35. - Program changes in the drum channel can be disabled at startup by checking an option in the preference dialog.
  36.  
  37. • 2.0.1b
  38.  
  39. - with QT, the instrument selected is the one displayed (no more  n-1 offset)
  40. - the right border of the hilite frame of the song list is drawn
  41. - new 'Rnd' (random play) button
  42. - improved song window drawing
  43. - launching the application with documents doesn't make it crash anymore
  44. - a "Reset all controllers" message is sent a the beginning of each song
  45. - menu commands for Play, Stop, Pause, Forward, Next, Previous, Random
  46.  
  47. • 2.0.2b
  48.  
  49. - internal change (a segment is locked)
  50. * 2.0.2b1
  51. - try to fix the bug that makes AMP crash on MacIIci (and probably other Mac). It seems that's caused by the Floating Point Unit (PowerPC haven't that problem because AMP is not PPC native and they don't emulate the MC6888x even if they have their own FPU). Now the player doesn't use floating numbers anymore.
  52. - the player takes less time during background tasks, so it is faster.
  53. * 2.0.2b2
  54. - fix another bug about FPU. This version works with 68k FPU ! Thanks to Joseph ;-)
  55.  
  56. • 2.1.0b
  57.  
  58. - New Tracks window
  59. - The tempo control is working again (it did nothing in 2.0.2bX)
  60. - Fix the bug that made a bad tempo with some files in v2.0.2bX
  61. - the files of the 'Songs' window are saved in a pref file when the application quits  and they are automatically loaded at the next startup
  62. - nicer buttons in the 'Panel' window
  63.  
  64. • 2.1.1b
  65.  
  66. - with QuickTime, notes are played on the 16 channels (not only the first ones)
  67. - minor interface changes
  68. - best display of the program names in the main window
  69. - it is now possible to drag a song name from the song catalog onto the main window to play it
  70. - new finder icon
  71.  
  72. • 2.2b
  73.  
  74. - note names are displayed only when the cursor is on the visible part of the main window
  75. - improved program changes with QuickTime (especially with format-1 midi files)
  76. - I have added a MIDI Manager-to-QuickTime converter. It is not needed to use Arnold's MIDI Player itself !!!
  77. It's just to use with other MIDI programs that don't know QuickTime and use only the Midi Manager(if you don't have any external MIDI device)
  78. - better error handling with bad MIDI files
  79. - fix a bug that may make AMP forget files in the 'songs' window list and make it crash
  80. - AMP has not been tested with QuickTime 2.1. It seems that this new version of QT has a control panel that allows the user to choose between several device to play notes. That enables you to use an external GM device connected on a serial port with QuickTime.  Also I was told that there is now an n+1 offset with the program numbers ! (cf supra)
  81. - change the WDEF of the floating windows (I am not sure they are working with system prior to 7.5)
  82.  
  83. • 2.3b
  84.  
  85. - new 'Karaoke' window. Useful only with files that have a special karaoke lyric track
  86. - counter for each track in the 'Tracks' window
  87. - menu command 'Play…'
  88. - menu command 'Set file creator to AMP' (works on the current loaded file). AMP will be launched when this file will be later double-clicked
  89. - menu command 'Add file in the song list' (useful only when a file is dragged from the Finder onto the main window)
  90.  
  91. • 2.3.1b
  92.  
  93. - fix some bugs with 'Notes Off'
  94. - slight changes in QuickTime interface
  95. - improved karaoke display
  96. - change file type 'MIDI' to 'Midi'
  97. - new '√' button and new behaviour for the Play '>' button.  '>' tries to play the current loaded song, which means that it only restarts after a 'Stop' or a 'Pause'. '√' checks all the hilited files in the song list and start to play this selection
  98. - fix a bug that may make memory crashes
  99. - some users have problems when they try to switch AMP to the background but I am currently writting these words in SimpleText and AMP plays "Stairway to Heaven" in the background, so it seems to work (?)
  100.  
  101. • 2.3.2b
  102.  
  103. - window positions and visibilities are saved in the pref file
  104. - for the files that don't have a tempo track, the default tempo is set to 120 beats/min
  105. - the GM Reset message ($F0 $7E $7F $09 $01 $F7) is sent every time that a song is about to start
  106. - fix a bug about karaoke/song synchro
  107. - improved karaoke display ([next words…])
  108. - changes in pitch bend message processing (for QuickTime & PSS)
  109.  
  110. • 2.4b
  111.  
  112. - new window called 'Score' which gives a piano-roll style visualization. Since AMP needs to parse a MIDI file before drawing the window (which is sometime long), this visualization is not done automatically.   Once a file has been loaded. you can parse a file by clicking on the button in the top left corner of the Score window.
  113. - when there is a click at the bottom of the song list, it is now impossible to drag an 'empty cell' 
  114. - new Karoke window layout
  115. - faster dialog box for 'Play…'. The files shown are the ones of type 'MIDI'/'midi'/'Midi' or ended with '.mid'/'.MID'/'.kar'/'.KAR'
  116.  
  117. • 2.4.1b (23/12/95)
  118.  
  119. - fix the bug that disable application switching when AMP is playing with old system 7.x
  120. - nicer controllers
  121. - changes in pitch bend sensitivity message handling
  122. - Open Music System support  (thanks to Axel Boel). The OMS software is available at http://www.opcode.com
  123. - You can use QuickTime Music through OMS. It seems faster than the 'native' AMP mechanism but in fact it is only because the prog changes are delayed
  124. - if OMS is used, AMP tries to use the device which was set in the control panel called 'OMS Preferred Device', otherwise a dialog box is displayed
  125. - resizable karaoke window and a new small/big font button.
  126.  
  127.  
  128. Things to do…
  129.  
  130. - 'Equalizer' window
  131. - 'Loop' button
  132. - 'Guitar' window
  133. - global volume control
  134. - metronome feature
  135. - display in real time the name of the chords that are played (Am, A7…)
  136. - better support of the QuickTime Music Architecture
  137. - better support of OMS (config windows)
  138. - support of FreeMidi
  139. - 'Fast backwards' button,  'Move to' feature (require a full parsing of the file like the score window)
  140. - 'Record' button and edition commands (Paste, Copy…)
  141. - take care of small screens (less than 14", 640*480)
  142. - enable the user to add lyrics to midi files without a karaoke track
  143. - multi-list song window
  144.  
  145.  
  146.                     Comments & bug reports : amasson@planete.net
  147.  
  148.                Please support shareware, send me $10 .
  149.                The army gives me only $100 per month !
  150.  
  151.  
  152.  
  153.  
  154.